BODY {
	MARGIN: 0px;FONT-SIZE: 12px; color:#6A6A6A; WORD-BREAK: break-all; font-family:"微软雅黑";
}
A:link {
	COLOR: #6A6A6A; WORD-BREAK: break-all; TEXT-DECORATION: none
}
A:visited {
	COLOR: #6A6A6A; WORD-BREAK: break-all; TEXT-DECORATION: none
}
A:hover {
	COLOR: #990000; WORD-BREAK: break-all; TEXT-DECORATION: underline
}
.gd a:link {
	COLOR: #6A6A6A; WORD-BREAK: break-all; TEXT-DECORATION: none
}
.gd a:visited {
	COLOR: #6A6A6A; WORD-BREAK: break-all; TEXT-DECORATION: none
}
.gd a:hover {
	COLOR: #6A6A6A; WORD-BREAK: break-all; TEXT-DECORATION: none
}
td { line-height:25px;}

/*头部*/
.topbg {height:104px;}
.dhbg {width:1003px; background-image:url(menu.jpg); height:31px;MARGIN: 0px auto; padding:0px; text-align:center}
.menu{ width:640px; height:31px; margin:0 auto;} 
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {

display:block; 
text-align:center; 
text-decoration:none; 
width:80px; 
height:31px; 
color:#fff;
font-weight:bold;
font-family:"微软雅黑"; 
background:url(menu.jpg); 
line-height:31px; 
font-size:14px;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
z-index:99;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#000; 
background:#fff;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:31px; 
left:0; 
width:105px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#3e9025; 
height:20px;
line-height:20px;
color:#fff;
font-size:12px;
border-top: dashed 1px #fff;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
color:#000;
background:#fff;
display:block;
}

#rotator {
	WIDTH: 1003px; HEIGHT: 300px; TEXT-ALIGN: left;
	display:block;
	margin:0 auto;
}

/*公告*/
.topnewbg { background-image:url(topnewbg.jpg); height:31px;}

/*主体*/
.main{ width:1003px; height:245px; margin:0 auto; margin-top:10px; margin-bottom:10px; background:#fff;}
.main-left{ width:750px; height:245px; float:left;}
.main-right{ width:243px; height:245px; float:right; border:solid 1px #e3e3e3;}
.title{ font-size:13px; color:#000; font-weight:bold; text-align:left;}
.box{ border:solid 1px #e3e3e3;}
.box-title{ border-bottom:solid 1px #e3e3e3;}
.about-bg{ background: url(yxd.jpg) top left no-repeat;}
.new-bottom{ border-bottom:dashed 1px #e3e3e3;}
.main1{ width:1003px; height:168px; margin:0 auto; padding:0 0 10px 0;}
.main1-left{ width:750px; height:170px; float:left;}
.main1-right{ width:243px; height:170px; float:right; border:solid 1px #e3e3e3;}